Skip to content

fix@21103891678 [skip fix]#34

Merged
galargh merged 1 commit into
masterfrom
master-fix
May 10, 2026
Merged

fix@21103891678 [skip fix]#34
galargh merged 1 commit into
masterfrom
master-fix

Conversation

@filozone-mgmt-read-write
Copy link
Copy Markdown
Contributor

The changes in this PR were made by a bot. Please review carefully.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 18, 2026

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

FilOzone

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # github_repository.this["filoz-websites"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "filoz-websites"
        name                        = "filoz-websites"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["foc-gh"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "foc-gh"
        name                        = "foc-gh"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["foc-observer"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "foc-observer"
        name                        = "foc-observer"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["foc-websites"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "foc-websites"
        name                        = "foc-websites"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["localnet"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "localnet"
        name                        = "localnet"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

  # github_repository.this["sp-telemetry-stories"] will be updated in-place
  ~ resource "github_repository" "this" {
        id                          = "sp-telemetry-stories"
        name                        = "sp-telemetry-stories"
        # (36 unchanged attributes hidden)

      ~ security_and_analysis {
          ~ secret_scanning {
              ~ status = "disabled" -> "enabled"
            }
          ~ secret_scanning_push_protection {
              ~ status = "disabled" -> "enabled"
            }
        }
    }

Plan: 0 to add, 6 to change, 0 to destroy.

@galargh galargh merged commit dad5ab0 into master May 10, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant